home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2008 #18 / KCD200818.ISO / Euro Truck / ets_1_00_setup.exe / base.scs / system / console / console.esc next >
Text File  |  2008-07-25  |  1KB  |  53 lines

  1. estruct {
  2.     client {
  3.         entities {
  4.             entity "ui.window" {
  5.                 evalues {
  6.                     "wclass" : "edited"
  7.                     "coords" : "0 396 1024 768"
  8.                     "fitting" : "true"
  9.                     "name" : "window"
  10.                 }
  11.                 entities {
  12.                     entity "ui.comp.text" {
  13.                         evalues {
  14.                             "text" : "<IMG SRC=/system/console/console.mat XSCALE=REPEAT YSCALE=REPEAT>"
  15.                             "coords" : "0 396 1024 768"
  16.                         }
  17.                     }
  18.                     entity "ui.comp.logview" {
  19.                         evalues {
  20.                             "p2p_pml" : "true"
  21.                             "id" : "2"
  22.                             "coords" : "0 416 1024 767"
  23.                             "layer" : "1"
  24.                         }
  25.                     }
  26.                     entity "ui.comp.historyline" {
  27.                         evalues {
  28.                             "p2p_pml" : "true"
  29.                             "id" : "1"
  30.                             "coords" : "0 396 862 416"
  31.                             "layer" : "1"
  32.                         }
  33.                     }
  34.                     entity "ui.comp.text" {
  35.                         evalues {
  36.                             "text" : "<align hstyle=right>ver 0.0</align>"
  37.                             "p2p_pml" : "true"
  38.                             "id" : "99"
  39.                             "coords" : "862 396 1023 416"
  40.                             "name" : "version"
  41.                             "layer" : "1"
  42.                         }
  43.                     }
  44.                 }
  45.             }
  46.             entity "ui.handler.system.console" {
  47.                 evalues {
  48.                 }
  49.             }
  50.         }
  51.     }
  52. }
  53.